                           README
            TryIt for Chapter 10 Supplement Folder
          Copyright  2015 by John Wiley & Sons, Inc.

INTRODUCTION

This README file pertains to the material contained 
within the TryIt for Chapter 10 Supplement folder.
The files in this folder are the TryIt examples in Chapter 10. These files use MATLAB and the Control System Toolbox. 

CONTENTS OF THIS FOLDER
README             This file
ch10ti1.m          M-file	Generates TryIt 10.1
ch10ti2.m          M-file	Generates TryIt 10.2
ch10ti3.m	   M-file	Generates TryIt 10.3
ch10ti4.m	   M-file	Generates TryIt 10.4
ch10ti5.m	   M-file	Generates TryIt 10.5
ch10ti6.m	   M-file	Generates TryIt 10.6




INSTRUCTIONS
The following software is required in order to use the files 
in the TryIt for Chapter 10 folder: MATLAB Version 8 and 
MATLAB's Control System Toolbox Version 9. Follow the 
installation instructions included with MATLAB.

Be sure the folder "TryIt for Chapter 10" is added to 
the search path in Set Path in the Environment section under the Home tab. 

To see the computer responses after installing the M-files, 
run each problem by typing the M-file name, such as ch10ti4, 
after the prompt (>>) in the Command window. To view all or 
part of the M-file in the MATLAB Command window, enter 
"type <file name>" or "help <file name>", respectively, after 
the prompt.



